STEP 1: We'll start with a list of image labels for the background.

  • Click LOGIC, go to and drag List of Strings into the top section of your program.
  • Name the list stage_list by changing the variable name from my_list to stage_list.
  • Change the three values in the list to "moon", "mars", and "jupiter". Don't delete the commas!
  • Click Submit and Next to move on.

To navigate the page using the TAB key, first press ESC to exit the code editor.

######################################################################## # PLACE LIST CREATIONS HERE # ######################################################################## ######################################################################## # PLACE ALL OTHER CODE BELOW THIS # ########################################################################
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)